Fix mx unittest launch for configure tests - #13193
Closed
oleksii-tumanov wants to merge 1 commit into
Closed
Conversation
Member
Author
|
issue found during #13195 tests |
oleksii-tumanov
marked this pull request as ready for review
March 24, 2026 04:25
oleksii-tumanov
force-pushed
the
fix-configure-unittest-launch
branch
from
March 24, 2026 20:39
42071a7 to
8f346d2
Compare
oleksii-tumanov
force-pushed
the
fix-configure-unittest-launch
branch
from
June 22, 2026 10:35
8f346d2 to
ba9ea7d
Compare
oleksii-tumanov
force-pushed
the
fix-configure-unittest-launch
branch
from
July 31, 2026 00:30
ba9ea7d to
41f411a
Compare
Member
Author
|
Closing after rechecking the intended test workflow. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
SVM_TESTSso configure tests receive the required module exports and package opens.master,mx unittest ResourceConfigurationTestfails during JUnit discovery with anIllegalAccessError.Related Issues
Testing
mx build --dependencies=SVM_TESTS --build-logs=silentmx unittest ResourceConfigurationTest(OK (3 tests))mx unittest com.oracle.svm.configure.test(OK (26 tests))mx checkstyleDocumentation
Contributor Checklist